Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / Metric Class / CalculateValues Method / CalculateValues(MetricSampleInterval,Int32,Nullable<DateTimeOffset>,Nullable<DateTimeOffset>) Method
The requested data sample size
The number of intervals to have between each value exactly.
The earliest date to retrieve data for
The last date to retrieve data for

CalculateValues(MetricSampleInterval,Int32,Nullable<DateTimeOffset>,Nullable<DateTimeOffset>) Method
Calculate displayable values based on the full information captured for this metric
Syntax

Parameters

interval
The requested data sample size
intervals
The number of intervals to have between each value exactly.
startDateTime
The earliest date to retrieve data for
endDateTime
The last date to retrieve data for

Return Value

A metric value set suitable for display
Remarks
The raw values may not be suitable for display depending on the unit the values are captured in, and depending on how the data was sampled it may not display well because of uneven sampling if processed directly.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also